net/http.http2ServeConnOpts.Settings (field)

4 uses

	net/http (current package)
		h2_bundle.go#L4166: 	Settings []byte
		h2_bundle.go#L4322: 	if opts.Settings != nil {
		h2_bundle.go#L4325: 			p:                opts.Settings,
		h2_bundle.go#L4331: 		opts.Settings = nil